home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / JENKIN / 023C / 023c / !Ticker / Help / HowToUse < prev    next >
Text File  |  1998-09-19  |  4KB  |  68 lines

  1. How to use Ticker
  2. -----------------
  3.  
  4. To start ticker :
  5.  
  6. Make sure you are connected to the internet.
  7. Double-click on the Ticker icon
  8. Ticker will then load and try and connect to the ticker server to collect news.  Give it a few seconds to sort itself out.  It will beep if the connection has been made
  9. If it is successful then you will get the news ticking across the screen in a window.
  10. If it is not, it will tell you why not (hopefully!).  You can look the error up in the errors file.
  11.  
  12. Viewing a story :
  13.  
  14. Now, if you have the ticker scrolling nicely across the window, you may see a story in which you are interested.  Simply clicking on this will launch your browser and fetch the full story.
  15.  
  16. Moving the Ticker :
  17.  
  18. The Ticker is moveable by dragging the window by the black 'Ticker' icon
  19.  
  20. Iconizing the Ticker:
  21.  
  22. When you are not using the ticker, you can 'adjust' click on it.  This will cause it to shrink.  When in this form, it doesn't scroll, so when you 'adjust' click again, you will be where you left off, having missed no news. Also, it doesn't look for updates (if you select the "don't update when iconized' option), so this mode can be useful if you are not connected for a period of time.
  23.  
  24. Configuring Ticker :
  25.  
  26. There is a menu if you 'menu-click' on the Ticker window.
  27. The configuration window is found by clicking on the 'choices' item.
  28.  
  29. In the config window, the first items are the 'topics'.  This is where you select which stories you are interested in.  Selecting the icon to the left of 'World News' for example, means that stories in the catagory 'World News' will be included on your ticker.
  30.  
  31. The 'speed' item changes the rate at which the items scroll across your screen.  The rate you find comfortable will depend on your personal preference and your machine speed too.  See advanced config about this if you feel brave.
  32.  
  33. The 'Update' item controls how often the Ticker will fetch updated data for scrolling.  If you are connected by modem, I suggest you make this a large time interval or disable it, and use the 'update now' item on the menu whenever you want updated news.
  34.  
  35. Configuring the position of the ticker
  36. --------------------------------------
  37.  
  38. The position of the Ticker is fairly configurable, so read carefully to avoid disappointment!
  39.  
  40. If you open the 'configuration' window, you will notice there is an option which reads 'automatically adjust width'.  Selecting this and saving has the following results : On loading the ticker, the width of the ticker will automatically change to that of the entire desktop, and it will position itself in the top left hand corner.  It will also reposition itself when the mode changes.  In addition to this, some people prefer the ticker to be just above the iconbar.  This is configurable, while still keeping the automatic features above by doing the following :  Open up the 'choices' file. The nineteenth item is a '0'.  Changing this to a '-1' will cause the ticker to open just above the iconbar
  41.  
  42. However, some people may not want the automatic features at all.  In order to turn these off, deselect the 'automatically adjust width' item.  Then, to store the position of the ticker, move it to where you want it, then open the 'config' window, and just click on save and apply.  If the right hand edge of the ticker is off the end of the screen then when you load the ticker again, this will get changed to fit on the screen.
  43.  
  44. To adjust the width of the ticker, use the adjust button on the main window to drag the size to the required width.  Clicking 'Save & Apply' in the config window will cause the positions and widths to be saved.  For them to apply, make sure you don't use the 'Automatically adjust width' option.
  45.  
  46. External updates
  47. ----------------
  48.  
  49. By setting the Ticker$Update variable to non-zero, for example, in an obey file, the ticker will then update itself, e.g.
  50. *set Ticker$Update 1
  51. will cause the ticker to update.
  52.  
  53. Advanced config.
  54. ---------------
  55.  
  56. 1.  configuring link colour.
  57. You may find the default link colour is not the colour you would like.  This can be changed by the following :
  58.     Shift-click on the !Ticker app.
  59.     Open the Choices file in your text editor
  60.     There is a number, about the 23th item in the list which is
  61.     initially set at 15.
  62.     This is the colour and corresponds to the normal wimp palette colours
  63.     between 0 and 15
  64.  
  65.  
  66.  
  67.  
  68.